update-spin-to-0.9
authorDebian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Tue, 25 Oct 2022 00:11:21 +0000 (20:11 -0400)
committerAlexander Kjäll <alexander.kjall@gmail.com>
Tue, 25 Oct 2022 00:11:21 +0000 (20:11 -0400)
Gbp-Pq: Name update-spin-to-0.9.patch

Cargo.toml

index 812fce178904407650b33f73580054d9bf86136e..2e61cdf71b25ade115b57d7f3a895a6b1bbb055f 100644 (file)
@@ -65,7 +65,8 @@ version = "0.3.37"
 features = ["Crypto", "Window"]
 default-features = false
 [target."cfg(any(target_arch = \"x86\",target_arch = \"x86_64\", all(any(target_arch = \"aarch64\", target_arch = \"arm\"), any(target_os = \"android\", target_os = \"fuchsia\", target_os = \"linux\"))))".dependencies.spin]
-version = "0.5.2"
+version = "0.9"
+features = ["once"]
 default-features = false
 [target."cfg(any(target_os = \"android\", target_os = \"linux\"))".dependencies.libc]
 version = "0.2.69"